10. Transform




您可以在transform文档中阅读有关转换和等待功能的更多信息https://sagemaker.readthedocs.io/en/latest/transformer.html。transform用于创建变换并评估训练模型。transform函数接收一些测试数据的位置,以及有关如何格式化测试数据的一些信息。